home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12201 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  788 b 

  1. Path: news.cac.psu.edu!usenet
  2. From: "Jason A. Soloff" <jas251@psu.edu>
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Statistically Random Number algorithm
  5. Date: Mon, 18 Mar 1996 02:06:16 -0500
  6. Organization: Penn State University
  7. Message-ID: <314D0B67.3C16@psu.edu>
  8. NNTP-Posting-Host: nb10ppp248.cac.psu.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  13.  
  14. Hi all...
  15.  
  16. I am working on a monte carlo simulation program to model some problems 
  17. in astronomy.  One thing I am running into, however, is the problem of 
  18. the pseudo-random number tables.  Does anyone have an algorithm (or 
  19. code) for a truly statistically random number generator?
  20.  
  21. Thanks,
  22.  
  23. Jason Soloff
  24. Penn State University
  25. jas251@psu.edu
  26.  
  27.  
  28.